I have an html table that I create in Power Automate.

I want to be able to get the RowID from looking up an iNexusTaskID.
So, if my iNexusTaskID is equal to 30 I can get the RowID 1003 somehow.
I am creating a flow that will generate a Task if a Task is not yet created and it can find the Task from the RowID but my input is the INexusTaskID information so I need to output the relevant RowID.