Get number of items in filtered Webflow CMS list

Hey,
I may be missing something very basic, but here’s my problem.

I have a Webflow CMS collection – a directory with company information. New items are added on a daily basis. The collection has a number of custom fields, including the legal status of the companies (chapter 11 / default / going concern). At the end of each week I want to pull out a list of all companies with the status “default”. I also want to get the NUMBER of companies with the same status.

So… I’m using the Webflow module to list items. This works fine. I’m then using a filter to filter on date (last week), and status (default). This works too. The filter then shows the number of items that were let through.

Now to my question… I want to use this number (the number of items that were let through), but I can’t just figure out how to get it. Whenever I’m adding a new module and I can see the variables fed from the Webflow module. But everything is there EXCEPT for the number of items that were let through by the filter. How do I get it?

I guess there’s a simple solution here, I’d be VERY grateful for any help.

Thanks
Jacob