This API returns an array of rowIDs of the first-level children for the current cell.
emxEditableTable.getChildrenRowIds
This API requires this input argument:
Example:
Var rowId = [0,1];
emxEditableTable.getChildrenRowIds(rowId)