I've posted a bug report and was hoping if anyone knew of this issue in 1.90+ Build 9642.
Whenever the survey data is exported to a CSV or Excel spreadsheet, the question code (QC)is incorrectly displayed for Array (Text) type questions.
It should be (Question Code[column1][column2]):
QC[1][1], QC[1][2], QC[2][1], QC[2][2], QC[3][1], QC[3][2], QC[4][1], QC[4][2]
Instead it comes out as:
QC[1][1], QC[2][1], QC[1][2], QC[2][2], QC[1][3], QC[2][3], QC[1][4], QC[2][4]
The answers appear correctly, it's just the column name is incorrect.
I know this wasn't a problem in 1.87.