I am currently trying to add the current user to a list of arrays in my Parse.com database. The database has a column of type array with the name "Likers". I am getting the following error when trying to append the username to the array when they press a button. I am currently trying to add the current user t