foreach ($arResult["QUESTIONS"] as $FIELD_SID => $arQuestion) { echo $arQuestion['CAPTION'].'<br />'; }