Creates a cell for this column on the specified row.
public abstract ICell CreateCell(IRow<TModel> row)
The row.