How to add new object to custom created table in backendless

hello i am trying to make an app that allows users to add records of patients by doing this i created a custom table in backendless and also a custom class for the table and when information is saved it suppose to register at the various properties on the table
i tried using the example from the documentation but nothing happens and the database does not get updated
ive attached screenshots of what i have done so far
please i will be counting on your help i need to fix this badly

Hello,

You must be getting some error. Add logging statements to the handleFault method or try to debug it.