Demonstrates using nested <virtual-scroller>
to get sticky section headers.
The outer <virtual-scroller>
manages the sections.
Each section has its own <virtual-scroller>
containing the list of contacts in that section.
In this way we ensure that at any one time,
most of the sections are display-locked and for any given section,
with a large number of contacts,
most of the contacts are display-locked.