I hope the attached screenshot shows exactly what I want. But to clarify, I have a SQL statement which returns rows like this:
Count | label
6713 | "Thing A"
2314 | "Thing B"
548 | "Thing C"
I want to display a big old number with the label for each one.