Need help extracting correct tableRow using dynamic selector in UiPath

Hi Sanjay,

Thanks for your response.
But table is unstructured and rows are dyanamic. I want to fecth the surcharge name present in that table and using that row number I want to insert the value in respective column.
The row number present in 3rd line changes column to column but the row number present in 2nd line of selector is constant throughout that row. so need to pull it out and using that row number I will fill the value.