get Or Empty
Returns the value from this row for the given column, or an empty string if not present.
Return
the value at the column's index, or an empty string if not present
Parameters
column
the column to retrieve the value for
Returns the value from this row for the given column, or an empty string if not present.
the value at the column's index, or an empty string if not present
the column to retrieve the value for