exception documentation
class TableMarkupError(DataError): (source)
Constructor: TableMarkupError(*args, **kwargs)
Raise if there is any problem with table markup.
The keyword argument offset
denotes the offset of the problem
from the table's start line.