unity prefab button not working

Code Example - unity prefab button not working

                
                        Make sure:
1. Button gameObject is active (you won't see it if its not active)
2. Button component on the gameObject is active (looks greyer when inactive)
3. No text  or any other element's bounding box is covering it
IF these don't work, comment the your answer.