Questionnaire answer not showing in separate lines

I have 2 data types as per below:
image

image

I have a form that creates the questions and possible answers with the data entered into the fields as below:

I created a repeating group to show the question and possible answers. However, I’m unable to show the possible answers in separate lines or in another repeating group. They are showing in single line with commas separated as below

image

How can I improve on the design so that it will show
What is 10+10?
a) 100
b) 20
c) 30

I managed to get it to show in different lines. Just needed to add a new RG in a group in the RG with the data source as the current cell question!