Removes an cell from this row.
public int remove( DhCell cell )
cell
The DhCell to remove.
Returns true if the cell was removed successfully; otherwise, returns false.