A computed view of the table's rows.
rows is the (possibly nested) row tree. flatRows is every row in iteration order. rowsById indexes every row by its id for O(1) lookup.
O(1)