[IOS] [SWIFT] Populating a TableView with a backendless collection example.

http://pastebin.com/tkVNsYxe
Here’s an example of a tableview populated with a backendless collection. Check out the bindData function in the cell class. I’ll create a full guide for a full app within a month. Hope this helps.
If there are any problems/questions leave it here.
Again, hope it helps.

Thank you, Lekan! We will try your app.

Hello, I try to use yours code but I got this output :

Terminating app due to uncaught exception of class 'Fault'
libc++abi.dylib: terminating with uncaught exception of type Fault

any ideas?

Here is a working zip: https://drive.google.com/file/d/0B4w0VJ4oJwblSmJqbVhOT3d2b0k/view?usp=sharing

I tried getting it on github, but I need to read a full tutorial.
[This won’t run if downloaded as zip] https://github.com/lekanadeyeri/HouseApp

thank you :slight_smile:

Thank you, Lekan,
Hope your app will be very helpful for our customers seeking a similar solution.