| Did you know ... | Search Documentation: |
| table->initialise |
... new(D, device), send(D, layout_manager, new(T, table)), ...
Next, columns may be specified using table<-column,
and/or the table may be filled using table->append.
Note that explicit definition of columns is not required.