My current program reads in an existing .xlsx that contains a few cells with a malformed comment. The lib crashes with Cannot read property 'texts' of undefined at module.exports.render (exceljs/lib/xlsx/xform/comment/comment-xform.js:53:20) I will send a PR with a fix