raiseException("Error in the table format: header has {} leaf columns, but the corresponding row has {} elements.".format(len(leafColumns),len(row)))
raiseException("Error in the table format: header has {} leaf columns, but the corresponding row has {} elements.".format(len(leafColumns),len(elements)))