This API returns the row ID of the parent row for the current cell.
emxEditableTable.getParentRowId
This API requires this input argument:
Example:
Var rowId = [0,1];
emxEditableTable.getParentRowId(rowId)