How to automate Java Tables in Oracle EBS application

I’m trying to automate a Oracle EBS use case to create a sales order,
facing selector challenges with Table form in Oracle EBS, unable to iterate through each cell. To click and enter the value.
Tried using idx to iterate through the cells, but it is not reliable as the idx value changing every time

It’s replacing the values in same row, not able to move to next row to fill it.
Any suggestions !
Thanks,
Srikanth A

Hey! Welcome to community…

Can we check in uiexplorer that do we have tableRow attribute?

If possible show us the selectors screenshot which is opened in uiexplorer?

Regards,
NaNi