Question
Displaying data linked to Recipients in HTML table
How to display data linked to a profile or recipient as multiple rows in a email delivery. This requirement is something similar to this post https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/using-data-linked-to-profiles-in-an-email-delivery-including/qaq-p/372204 but with Adobe Campaign Classic.
Email body to display data in below format
| Item | Rate |
| Item 1 | Rate 1 |
| Item 2 | Rate 2 |
| Item | Item | Item | Rate |
| ItemA 1 | ItemB 1 | ItemC 1 | X Rate 1 |
| ItemA 2 | ItemB 2 | ItemC 2 | X Rate 2 |
| ItemA 3 | ItemB 3 | ItemC 3 | X Rate 3 |