I have an array called quoteDetails, with 3 columns. Can someone please advise the best way to convert the data entered into this array into a HTML table, which I can use in an email process step? I've tried a few different methods of freemarker embedment I've found in the boards, but have had little luck getting it to work.
~Ben