Example: Fluid column widths

Example codeAn example of a table with flexible column widths. Here, the middle two columns stretch to fill all remaining space if the table is wider than the sum of all the columns's default widths. Note that one column grows twice as greedily as the other, as specified by the flexGrow param.