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