Haystack Grid.
Create Grid from a list of Dict
Create a Grid from a list of Dict and a meta data Dict
Create Grid from const or immutable list of Dict
Create dict from const or immutable Dict
Create a Grid from a list of Dicts, a list of columns, and a meta data Dict
Create a Grid from a list of Dicts, a list of column names, and a meta data Dict
This grid columns
True if the Grid had no meta and no rows
Has the column name
This grid rows
This grid meta data
Mising a column
The column descriptor
See Implementation
Haystack Grid.