You can add data cells with {@link addCell()}. Optionally, you can set the
minimum and maximum allowed number of columns with {@link setMinNbColumns()}
and {@link setMaxNbColumns()}.
If you want to style the grid, pass a {@link GridStyle} to the constructor.