Content deleted Content added
No edit summary |
No edit summary |
||
Line 342:
for idx, teamInfo in ipairs(listOfTeams) do
local teamRowInfo = {
position = '',
teamSeasonPage = year .. ' ' .. teamInfo.teamLink .. ' season',
winningPercentage = string.format(
|