How to add table served to table ticket

When an order is taken in a restaurant, the order will be display on kitchen display and an update would be sent to table entity saying meal is cooking. When its ready, it would update and show “ready to serve” when its served to table, the waiter or whoever serves the meal, after serving the meal would tap on "meal served ". This would be ideal in a situation when restaurant also has tablets which can be used to track orders, take orders and know the status of each table. It would also be beneficial for the manager to better manage and control busy restaurants to ensure fastest and most professional service is presented at all times.

I know so far when an order is ready in kitchen display, it shows ready. Im guessing that we can follow similar procedure to add table served to the status update?

Just curious. Maybe even use a seperate entity screen to show ready to serve and table served entities. ?