A utility for create a list of table rows in a table.
List<TableRow> columnTable() { return <TableRow>[]; }