Unable to add row

Hello, I have an app that includes columns to add images, I’m getting this error on one device even though the app’s tables have been regenerated and other devices don’t show this error. I can’t figure why this is happening? Here’s the error:

“Unable to add row to table ‘Table_Name’. Column 16 is outside of the table in worksheet ‘Table_Name’. The table ends at column 11. If the table has been modified, please regenerate the app’s column structure and try again”.

The table has been regenerated multiple times.

This is probably because you made the changes to your schema before they were able to save some changes and new records made when the tables where with 11 columns instead of 16.

You can use the recovery mode to receive their records and then go back to normal mode.
What I can’t help you with is how to use that data, because sadly the data not always is saved with the same format, you will have to do it on your own I think

Update an app - AppSheet Help

Errors and warnings during Sync - AppSheet Help

1 Like

Thank you for your quick response, I tried entering recovery mode and following the instructions but I got the same error!

Please contact support. They are crazy slow but it’s the direct option

https://www.appsheet.com/Support/Contact
1 Like

Attn @Aleksi @Rob_Just