I'm working with Reactor framework in ColdFusion. I have a function to get quantity with each customer in a component, returntype is query.
But I don't know how to output it in cfm file. I use <cfdump> to see result. It look like as this image

Please help me to show there in a <table>