I am having trouble writting UITableCell this is my error

2020-03-27 23:58:55: Error on line 47:26: Expected value of type UITableCell but got value of type ScriptableKit.UITableCell.

Hi!

Maybe you’ve not passed a string on the mentioned line. Scriptable gives sadly a somewhat confusing error message in that case.

If you post your code, helping would me much easier :wink: