In my Android app, I have a list of a Custom object having the following fields,
var myNotesList: ArrayList class Note( var title: String