An array of elements, where each element corresponds to a row in a stream record (a stream record can have more than one row).
final List<List<String>>? parsedInputRecords;