Im creating this game like candycrush in which at a time only three candies appear. After sometime three more candies appear in the same row. Im using images for candies and I simply want to append them in next three cells in same row until that row is filled with 9 candies.Following is my code:Im creating this game like candycrush in which