Extract Table Data: Indicate on Screen works with first pass - get more specific: multiple root elements

I am trying to extract data from a table on a web page. I used the Extract Table Data activity within a Use Browser Activity. First attempt to scrape data works fine and it scrapes, writes to excel, and continues the workflow. I insert a different variable and now it fails stating: “Could not find the user-interface (UI) element for this action”

Indicate on screens provides this: “”

I try and use UIExplorer and it validates the table just fine. Insert into activity and then I get a new error: “Extract Table Data: There are multiple root elements”

Not sure what to try anymore

Looks like the site took away the code snippet
"<extract-table get_columns_name='1' get_empty_columns='1' columns_name_source='Longest' />"