ReportLab AttributeError: Table instance has no attribute '_cellvalues'

When generating a PDF using ReportLab, watch the number of columns passed to a table object. If you pass fewer than what you have defined, you will get the "AttributeError: Table instance has no attribute '_cellvalues'".