{Rows:[ <#list p.content as role> { "id":"${role.id}", "name":"${role.name!}", "priority":"${role.priority!}" }<#if role_has_next>, ],Total:"${p.totalElements!}" }