invalid arguments to Table::text() and Table::cell().
- Inserted and improved some sanity checks in Graph in order to catch corrupt data in the first
place. Guaranteeing data integrity is difficult though, due to lack of encapsulation in the Graph
API and code duplication between Graph::insertCurve(), Graph::setLabels*Format() and
DataCurve::loadData().