kowadek otrzyma ostatni wiersz tabeli danych

last_row = app_tables.my_table.search(tables.order_by('timestamp', ascending=False))[0]
Tough Turkey