I am trying to use Collapsible Listview to categorize my list of aticles into years. I want the year of the articles to be in the header and all of the articles of the year to come under it in a list.
I am not sure how to do the mapping so each year has a header and the list for each year go under the appropriate list. Here is what I currently have as mapping and result: