They are an efficient way to print out a list of items over and over
again.
For instance: you have a list of items in a dataset that will be
printed to the website in a report and the format will be identical. A
repeater is a great tool for this. You will go from top to bottom one
time in the list and the format doesn't change. Very efficient to use a
repeater for this.