Table layout rendered incorrectly
I have a problem with creating UI of below screen.
Overflow table column contents with ellipses
The following code creates a table with three columns. Columns “id” and “status” are fixed based on their content. The “summary” column takes up whatever space is remaining.