Add an option to either fail on failed cell import or continue on
Currently when the document being imported contains a cell, typically a formula cell, that the code cannot process successfully, the entire document loading fails. We need an option to not fail on individual cell import failures but complete the loading of the entire document, with the error cells being marked as such.