He yall I am trying to output a table to teams, usually I can figure this out using mutliple web searches, but this one is alluding me.
I have a Flow that is filtering 3 parallel branches to pull items out of a SharePoint list -> joining them to one list -> outputting List to an HTML Table - Attempting to change the Style of the Table. "Trying" to convert the data into HTML -then outputting to Teams. When I first did this with outputting to email I had not issues with the Format.
But Teams is still mashing the info together.



What I want to do, is output the message to teams looking more like

Can someone please point out where I went wrong here.