in the jsreport.config,json I've turned off the preview with
"html-to-xlsx": {
"previewInExcelOnline": false
}
The Error occurs when trying to open in Excel. (something about the excel file need to be repaired)
I think an empty cell would work, But, it would leave that cell un-formatted.
The best would be to format the cell and leave it value blank.