Android Mobile Automation - Identify an element in a scrollable table

Hello

I am having trouble identifying element accurately in my android app

My scenario is , I need to populate the text box that is on the right side , identified by the numeric value that is on the left side.

I am getting only the selectors for those boxes that is in there.

Please keep in mind that this a scrollable table and the number of items and the actual items in the table are dynamic.

How do i achieve this? Basically how do i uniquely identify the box, corresponding to the numbered text?

Your help and time is greatly appreciated