rows property

List<List<String>> rows
final

Example data rows.

Implementation

final List<List<String>> rows;