I use tables inside tables. I want the child table to populate the cell of the parent table. Is it possible?
Also, is it possible for a table column to fill the remaining space without shrinking other columns (not like width='90%', which might cause some other columns to be truncated)?
source
share