\documentclass[12pt,twoside]{article}
\usepackage{amsthm,amssymb,amsmath,amsfonts}
\begin{document}
\[ \]

\begin{table}[]
	\centering
	\caption{Numerical values when $\alpha=2$ for Eq.(1)}
	\begin{tabular}{|cccccccc|}
  \hline
		1   & \         & x    \         &     &     $u_{VIM}$   \         &   & $u_{ADM}$   \         &    \\
  \hline 
		2  &\         & 0.25 \         &  &  0.043400	 \         &       & 0.0433951   \         &   \\
		3      &\         & 0.50 \         &   &  0.173600    \         &       & 0.173580 \         &   \\
	\hline 
	\end{tabular}
\end{table}
\end{document}
