Name ({{ people.length }})
Duration ({{ totalDuration }})
Count ({{ totalSessionCount }})
{{ person.name }}
{{ getDuration(person) }}
{{ getSessionCount(person) }}