I'm using the MvvmCross Monotouch.Dialog to create my app and need to have a list of elements bound to a list in the VM - what's the best way of going about this?
Do I need create an element form scratch to do this or is there some support already there?