Iterates through the list, calling callback on each item in the list.
model.list.each(callback)
{Function}
Iterates through the list, calling callback on each item in the list.