CsvHeaderRow

constructor(columns: List<CsvColumn>)

Creates a header row from a list of CsvColumns.