Hey,
i wanna insert my data in a tableview using databinding functionallity from the alloy-framework.
Example: My records have a property "rating" - now i wanna create a tableview Section for each of this ratings. (comfortly there are 5 categories, so i think i do not have to create them dynamicly...)
Is there any way to achieve this yet?