Need to Read Row number by xpath

HI team,
I am trying to read row value by xpath from html document. Please refer to the bellow image for better understanding of requirement
for example ,

Xpath = /html[1]/body[1]/table[1]/tr[2]
Expected Result = 2

image.png (137.7 KB)

Let us Know possibility ASAP

Regards
Riyas

@mohamedriyas

Please share your sample HTML file for our reference in a .zip format. We need to investigate the feasibility of the feature that you are looking for. We will test the scenario in our environment and share our feedback with you accordingly. Please also share the code snippet that you have tried so far.