Dividers appear in different order at runtime. I have a List with 4 List Items. The first and third items are setup as Dividers. The second and fourth are mapped to data from a REST service. At runtime the two dividers appear at the top of the ListView and then the data from the two List Items are together. Is there anyway to keep the dividers where they were positioned at design time?