\documentclass[MsThesis,oneside]{thesis}
\usepackage[colorlinks=true]{hyperref}
\usepackage{amssymb}
\usepackage{xepersian}
\settextfont[Scale=1]{XB Niloofar}
\setdigitfont{ParsiDigits}
\localisecommands
\begin{document}
\begin{table}[!h]
\begin{small}
\caption{{  طیف جرم باتومونیوم } ($m_b=4680
MeV$, $a=143 MeV$, $b=465MeV$) در واحد MeV.}\label{VD}
\begin{center}
\begin{LTR}
\begin{tabular}{|c|c|c|c|c|c|c|}
  \hline
  % after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
  حالت & پارامتر$c$ & ما نتایج& مرجع [] & نتایج [] &تجربه & خطا درصد\\ 
  \hline

  1S &284 &$9542.075$  &9506 & 9506&$9460.30~\pm~0.26 ~[]$&0.86 \%\\
  1P & 284&$ 9930.833$& 9856 & 9481&$9900~[]$& $0.31\%$\\
  1D & 284& $10204.253$ &10205& 9841&$10161.1~\pm~1.7~[]$&$0.42\%$\\
  2S & 568& $10030.637$& 9856 & 9772&$10023.26~\pm~0.31~[]$~&$0.076\%$\\
  2P & 568&$ 10486.763$& 10205& 10196&$10260~[]$&$2.210\%$ \\
  2D &568 &$11003.663 $ & ...&...  &... & ...\\
  \hline
  \end{tabular}
  \end{LTR}
\end{center} 
  \end{small}
  \end{table}
\end{document}
