Xpath of elements

I am using Selenium with Java to automate some functionality,
but when I run automation scripts,
It will give Stale Element error for check boxes ( Please check screen shot) but when I am inspect element on console it identifies correctly.
For example ,
//span[contains(text(),‘Durairaj Balasubramani’)]/…/…/…//label[@class=‘monday-style-checkbox’]