Pusing data to the backend (Parse)

Trying to push data to the backend but have an issue, I'm creating a new table in a new class called user instead of adding columns in the given user table.

trying to push data to the given User class in parse not create one. While adding columns in the given user class