""attempt to perform arithmetic on field 'height'"" IS BACK

Hi Everyone ,

I am stuck with an Error , Any help would be appreciated . 

I create a table, the table is shown with my rows perfectly. then I delete the table, and re-create it with the same parameters, at this stage I get this error : 

12:49:25.591  in init order table

12:49:25.591  added to order table item 1 FRIED OR GRILLED SHRIMP 1

12:49:25.591  adding row with height 87

12:49:25.591  in order row render FRIED OR GRILLED SHRIMP

12:49:25.591  exiting order row render FRIED OR GRILLED SHRIMP

12:49:25.591  Leaving init order table

12:49:25.591  ERROR: Runtime error

12:49:25.591  ?:0: attempt to perform arithmetic on field ‘height’ (a nil value)

12:49:25.591  stack traceback:

12:49:25.591   ?: in function ‘?’

12:49:25.591   ?: in function <?:1521>

12:49:25.591   (tail call): ?

12:49:25.591   ?: in function <?:504>

12:49:25.591   ?: in function <?:169>

any ideas ?

Can you post the code around where the error is happening?

Can you post the code around where the error is happening?