Hi,
I'm getting an email (example below) as a table and I want to create a flow that takes all the values from the email and create a new item on SharePoint list
traying to understand what is the relevant code I should use for it - what is the Tab delimiter in a table.

Below is the flow I have created for it, not sure how to use split for this table
split(outputs('Html_to_text')?['body']).............????????

Thanks
Almog