fromCsvText

Parses CSV text into a CsvWithHeader instance.

Return

a CsvWithHeader if parsing succeeds and the header row is present, or null otherwise.

Parameters

csvText

the CSV-formatted string