tableData property

List<List<ReportCell>> tableData
final

A pure 2D list of data cells.

Implementation

final List<List<ReportCell>> tableData;