Right now, if you change the structure of your data, there's no good way of modifying the structure of user data on the backend to match. So you can't make major changes to the front-end of your app and the way it's organized without making your users start over with new data.
This is a necessary feature.