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