That's no limitation, but just a code error. Zorro detected that you called series() or loop() in a wrong way or at a wrong place. You can run as many asset loops in tock() as you want, but the special loop() function is used for component optimizing, and that makes no sense inside tock().

https://zorro-project.com/manual/en/loop.htm