Hi All,
I need to create a table structure based on below datas
Role | Config | Project | Student Data | Reoprt |
Admin | true | false | false | true |
PM | false | false | true | true |
need to show above screen in Front end config,Project,Student Data and Reports are screen names
in future no of screen may increase and Role also be increase
Need to create a Table structure for this