This page demonstrates a simple OrderedRepeatingView.
You simply add your items to the repeating view and its body
markup will be used to render each one in the order added.
	
		
			| Actions | ID | First Name | Last Name | Home Phone | Cell Phone | 
		
			| [actions] | [contactid] | [firstname] | [lastname] | [homephone] | [cellphone] |