Adds a new column with the specified name.
name
public CsvColumn AddColumn(string name)
The name of the column.
The added column.