My database is like below
Menu I'm willing to create is as below.
What I want to do is create a Joomla menu as shown above depending on the table rows in a table. If I add a row to the table, automatically menu item should be created.
EG: there are 3 rows in the sports table. So three menu are created as shown.
How can I do it? Given that I know how to retrive data from the database. I can get the list of sports and what I don't know is how to put then as a menu.