#if (false) #foreach ($responseValue in $responseValueList) #set($index = $velocityCount - 1) #end
$CommonFunctions.displayReady($responseValue.getResponseValue().getFullName()) [$CommonFunctions.displayReady($responseValue.getResponseValue().getDepartmentName())]
#end