Row data — each inner list corresponds to one row. Values can be any type; they are converted to String for display.
final List<List<dynamic>> rows;