I have a table without fixed layout, which means width of column depends on cell content. Now I need to fix width for one column. Say there is minimum width for this column even though all cells are empty.
Or I can extend width for certain column.
Plz advise if this is doable and how to do it.
Thank you.