The list of data rows in a CSV file, as string arrays rather than as a single comma-separated string.
core.List<CsvRow>? dataRows;