I am referring to the tutorial here to create my admin module: http://www.advancedcheckout.com/blog/magento2-tutorial-how-to-create-admin-grid-in-magento2.html/
I'm not able to understand 2 things:
- How are we defining our table name and columns
- What does the elements in module_grid.xml mean and what has to be written inside each tags
Can anyone please share their views on this one?