I am trying to create a dynamically populated table for an email. The data to process is an array- so I used "#each /each" and it's working fine in HTML- however my variables are not showing up at all in the plain text version of the email. Is there a work around for this?
Thank you so much!