Reference to a table before it appears
use it this way:
\begin{table}[!htb]
\centering
\begin{tabular}{lrc}\hline
....
\caption{Class Mark List}\label{tab:a}
\end{table}
However, from typographers view the caption of a table should be above the tabular.