I am trying to add elements to a list
here is my parent class
public class TodoParent { public String ParentTitle; public Integer ParentId;