Adds a new cell to the parent CsvRow.
public CsvCell AddCell(string value)
value
The value of the cell.
The cell row.