I am using Parse.com, and I have in Data Browser the following tables: User (the default user table) and studyYears. In my User table, I have multiple users. I have added to the user table a column of Relation type that refers to another table called studyYears. The studyYears table only contains a string column called year.I am using Parse.com, and I have in Data Browse