Table not working inside device tiles

• Raspberry Pi b+
• iOS latest version
• Blynk server
• Blynk 0.5.4


Blynk.virtualWrite(V9, "add", i, string3, (100 - ((under_target*100)/28800)));

The table doesn’t add any line when inside a device tiles, in a project without device tiles works just fine.

Related?