Chest Loot Tables Question

So chest loot tables have a minimum and a maximum roll, determined by a formula like this one: numberOfPlayers*3+5
However, the arrays for loot1 to 6 allow for 10+ more rolls, than the already established maximum by a formula. And this is consistent among every loot table I have seen.
Are the extra rolls of importance?