How to Display Multiple List Items in Separate Rows/Cell in Report Template?

Hi everyone,

I have two related questions about designing my report template, and I’d appreciate your guidance:

1. Listing Multiple Items in Separate Rows/Cells

Currently, when I have multiple list items to display, they all appear in a single cell. I am using the separator "\\n" to move each item to a new line within that cell, but I would like each item to appear in its own separate row or cell instead of being grouped together.
Is there a way to automatically split these items so that each appears in a separate row/cell in the template?

2. Repeating CR Number for Multiple Impact Analyses

I am creating a Change Request (CR) report where one CR can have multiple Impact Analyses. I want to display all Impact Analyses for a single CR in the same table, with the CR number repeated in column A for each corresponding Impact Analysis in column B, like this:

CR NumberImpact Analysis
CR001Impact Analysis 1
CR001Impact Analysis 2
CR001Impact Analysis 3

Currently, all Impact Analyses are appearing in Individual column next to CR. How can I format my template so that the CR number is repeated for each Impact Analysis, with each analysis in its own row?

Any advice or examples would be greatly appreciated!

Thank you.