I have two related SQL tables, category and product. I want to display categories in data tables with one column showing products count in that category. How should I do it?