Lists data as rows. Each root list contains all items of that row. The first row is the heading.
final List<List<String>> rows;