Row size too large

While customizing a form I have added so many text box and tables for the purpose of our requirement.

I am getting the below error:

OperationalError: (1118, ‘Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs’)

I hope, it is related to the maximum total of row size of a table, but is there any way that I can get rid-off this issue?

Regards
Ruchin Sharma

@ruchin78
This should help.