Place the indicator in a case structure. Now use "quotient&remainder and divide the iteration counter of the loop by e.g. 10. WIre the remainder to the case selector terminal, leave the default case empty and make the case with the terminal in it "case 0".
Every 10 iterations, the indicator will update. Modify as needed.