I have a PowerAutomate flow that pulls the information into a collection called collectSP
I can view the collection within the View>Collections
But within the collectSP Collection is a table called bestMatches
But if I click into bestMatches I am able to view the data

When trying to display this collection in Canvas, I can get intellisense to pop up that it is recognizing the data
But when I select a specific field, I get an error message that there is a error in the formula.
Since this is populating the data type as a Table, I thought that I would be able to display the information in a table.
But in the table Control, I am getting the
bestMatches table name as a field
But if I select the bestMatches table as a field, it will just show that there are objects inside.
And I get the error message in the table that it was expecting a text value.
Does anyone know how to access the table within a table scenario?
Thanks,
Tom