${draw_upload(inputRow)} ${draw_array_component(inputRow, disabled)} ${draw_string_component(inputRow, disabled)} ${draw_string_component(inputRow, disabled)} ${draw_bool(inputRow)} ${draw_number_component(inputRow, disabled, parentDivId)} ${draw_number_component(inputRow, disabled, parentDivId)} ${draw_simple_select(inputRow, disabled, parentDivId, treeSessionKey)} ${draw_datatype_full(inputRow, inputRow['disabled'] if 'disabled' in inputRow else disabled, parentDivId, treeSessionKey)} ${draw_multipleselect(inputRow, disabled, treeSessionKey)}

${errors[inputRow.name]}

${generateDisplay(inputRow.attributes, True, "dict_" + inputRow.name, treeSessionKey)}