File "/.../pyxform/xls2json.py", line 688, in parse_file_to_json
return workbook_to_json(workbook_dict, default_name, default_language, warnings)
File "/.../pyxform/xls2json.py", line 531, in workbook_to_json
cascading_json = cascading_choices[0]['questions']
Seems to occur if the cascade sheet is not included in the xlsform.
Seems to occur if the cascade sheet is not included in the xlsform.
Moved issue from https://github.com/modilabs/formhub/issues/923