table property

List<List<String>> table
final

Parsed data table rows.

Implementation

final List<List<String>> table;