Gets the table cell's row number.

<void> TableCell.getRow(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the cell's row number.
errorCallback Optional. Is called when the operation failed with an error.