When trying to copy / paste columns from E+ output CSV, leaving column headers in spreadsheet causes Kiva to crash when reading the file for indoor air temperature values.
Specific text for column header was "GREENHOUSE:ZONE1:Zone Mean Air Temperature C".
After more testing, Kiva also crashed when I deleted the contents of the header cell, but left the rest of the column (ends at row 8761 instead of 8760). This also caused a crash when reading the file. Maybe Kiva freaks out whenever the number of rows in the file being read is different than 8760?
CSV file I was trying to read is attached as ZIP folder.
indoor-temps.zip