Row Too Large Error

Row Too Large Error

I have a created a stateless form with 100+ questions and am building the database form to accept the answers of the stateless form and store them in the table.

I am using single line fields and understand the limit of 80 fields at 255 characters each. My single line fields are mostly 3 max characters but I'm getting errors at just over 80 fields.

Am I missing something?