Directory:
$source
#foreach ($ticket in $tickets)
$ticket.Name
#foreach ($puzzle in $ticket.Puzzles)
$puzzle.get("puzzledElement")
$puzzle.get("body")
(
$puzzle.get("estimate")
min)
#end
#end