renebigot / XlsxReaderWriter

XlsxReaderWriter is an Objective-C library for iPhone / iPad and Mac. It parses and writes MS Excel XLSX files.
MIT License
437 stars 119 forks source link

Error saving xlsx #47

Open mdeandreis opened 8 years ago

mdeandreis commented 8 years ago

Hi guys, I'm having an error trying to save a spreadsheet. This is what I get:

* Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[__NSArrayM insertObject:atIndex:]: object cannot be nil' *\ First throw call stack: (

I'm developing in swift

Regards, Martin

renebigot commented 8 years ago

Hi @mdeandreis, I can't help you with only this error. I need your code and template file