I am fairly new to PA and can't figure out how to get converted data to an HTML table. First, I use Get calendar view of events (V3) to retrieve next week's events. I need the 2 fields of which one (Body) includes the HTML. I use Html to text to remove the HTML from Body. Then I create an HTML table. The employee names list correctly on the table but I can't figure out how to get the Body data on the table without the HTML.
This is what I have so far:

How do I get the Apply to each output to the table?