Recipe visual in vision

I have a recipe multi state button to point to 20 recipes in an array from a PLC. I know I could do a transaction in the database but all of these recipes are help in the PLC memory. My question is, how can I visualize the recipe elements on a table having each element of the recipe on its own row? Or is there a better way to do this as the table lists out all of the elements on one single row and I would like it to be a list or something better visually?