overleaf table label code example
Example 1: latex tabular caption
\begin{table}
\begin{tabular}
...
\end{tabular}
\caption{\label{tab:table-name}Your caption.}
\end{table}
Example 2: \begin{tabular}[t]{@{}l}
\begin{tabular}[t]{@{}l}
\begin{table}
\begin{tabular}
...
\end{tabular}
\caption{\label{tab:table-name}Your caption.}
\end{table}
\begin{tabular}[t]{@{}l}