I am writing a print dispatch queue that passes the following for each row:
String Name
String TemplateName
String[] dynamicTextFields
Other that doing a 1:m table for dynamic text fields, how would I include my Array/List of strings in a single row's cell?