A pure 2D list of data cells representing the main body grid.
final List<List<ReportCell>> tableData;