private void Start()
 {
     progression.PopulateDictionary();
     PopulateGrid();
 }