write a program in vb.NET to generate the Premiere league table?
Meaning the programme will generate the match played, win, loss, goals against, goals in favor, and the points for each team.
This is a sample of how the table should do;
Position|Team|MatchsPlayed|Wins|Draws|Loss|GoalsFor|GoalsAgainst|GoalDifference|Points
Thanks iN Advance