'Empty latex tables list

i'm trying to make a list of tables in latex

        \listoffigures
        \thispagestyle{frontmatter}
        \listoftables
        \thispagestyle{frontmatter}

the list of tables is displayed empty meanwhile there are tables in the document



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source