- A grid. "grid" is used when referring to layout widgets in table-look style.
- A dictionary. "dictionary" or "matrix" is used when referring to a data structure that can holds tabular data and look up by key value.
- A Multicolumn listbox. "multi-column list" is used when referring to layout multi-dimensional data in tabular way.
2/23/2011 so, where is the code from RS that was used to pretty-printing a list of lists?
