def table_name()

in app.py [0:0]


def table_name():
    """
     Return table name using API
    """
    return get_table_name()