How to get form questions to be rows for each question

I do not want to store data having questions as columns this can become very large/complex as new questions get added. This also creates issues downstream because its an entire schema change every time a question is added.

1 Like