Docket not showing table number

[LAYOUT]
ORDER DOCKET

-
Date:{TICKET DATE}
Time:{TIME}
Table:{ENTITY NAME:Table}
Ticket No:{TICKET NO}
Waiter:{USER NAME}
-
{ORDERS}

[ORDERS]
- {QUANTITY} {NAME}
{ORDER TAGS}

[ORDERS:Void]
- {QUANTITY} {NAME}|Void
{ORDER TAGS}

[ORDER TAGS]
– Format for order tags
* {QUANTITY}x {ORDER TAG NAME}

Above is my template
Table%20number

I think you dont have table as ENTITY NAME

Double Check your Entity Name and wrote yours into;

Table:{ENTITY NAME:NAME_YOUR_ENTITY}

It might be tables.
Check what you actually named your entity type.

How can I know my entity name?

Entity types in settings.

Have you tried ‘Tables’?

Look in Manage -> Entities -> Entity Types.

JTRTech is probably right. It should be Tables (with an ‘s’). {ENTITY NAME:Tables}

Still these…

Show a screen shot of this tab:

Was there definitely a table selected that ticket?
You know preview is of loast submitted ticket.
And that because you have changed template to specidificly list table rather than use the entities section it will show the static text even if no table selected.
If you want to do it that way but not show line if no table wrap the whole live with square brackets. [ ]