#if ($customers.size() == 0) LAST_RECORD #else #if ($msg) Demonstration using AJAX to dynamically load content while scrolling. This example uses the jQuery JavaScript library.

$msg

#end #foreach ($customer in $customers)
Name: $customer.name
Email: $format.email($customer.email)
Age: $format.string($customer.age)
Holdings: $format.currency($customer.holdings)
Investments: $format.string($customer.investments)
Join Date: $format.date($customer.dateJoined)
#end #end