Gets the number of the table row represented through this table row object.

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

Parameters

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