I am creating a table using Javascript that will input the cell values dynamically and also the cell widths are computed using a complex formula, finally in terms of percentage. Now I am unable to set cell widths in Javascript according to the widths I have obtained from calculation. In a broader sense, each row may have columns of different widths and of course number of columns in each row will also differ. How to crack this logic?
It may look like this ...
