Excel seems to generate ODS files in a way which confuses this library (0.9.0-RC1).
LibreOffice can import this ODS file just fine.
made-with-excel.ods.zip
Opening this file with odftoolkit and calling OdfTableRow.getCellCount() on its rows seems to be running in an infinite loop.