Lists data as columns. Each root list contains all items of that column. The first item of each column is the heading.
final List<List<String>> columns;