Hi, what's the best solution if you have an array of Product POJO objects and you want them to be rendered in a ListView.Specifically in the case of a Shopping Card program, where I have an editable TableView where the user will input a Product, qty, etc for every row.
thanks
