is it possible to iteratively fill a twig array with values?
{% for question in questions %} {% set multipleChoiceArray = [] %} {% for multipleChoice in que