I added the repeater field to my page. 
In the php template I added : <?php echo $page->my-repeater-area; ?> 
When I display the page in a browser - it's showing "1011", not the text and images from what I input in the admin area. 
What am I missing here? 
(The sub fields in the for each "my-repeater-area" are: building-description, building-image, and building-text.) 
Thanks in advanced: 
Ben