Just split the Event sheet into individual Event sheets that each fulfill a particular mechanic, i.e. movement, level creation, collision, scoring etc.
Then you can construct each level by 'Including' the relevant event sheets.
If you construct your game using separate event sheets, then you only need a new sheet for the level completion calculations.