\documentclass[11pt]{article}
\textwidth 6.6in  \hoffset -.9in \textheight 8 in \topmargin -.2in
\usepackage{subfigure}
\usepackage{graphicx}
\usepackage[centertags]{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb,latexsym}
\usepackage{amsthm}
\usepackage{newlfont}
\include{epsf} \addtolength{\textheight}{2.9cm}
\addtolength{\topmargin}{-1cm}


\begin{document}
%---------------------------------------------------------------------------------------------------------
\begin{table}[h]
\caption{Theoretical results in the case of a profile lengtheparation of 1 unit. (Case 1)  }
\begin{tabular}{c|c|c|c}
\hline Model Depth & synthetic data & data with 5 percentage error & percentage error in depth estimation\\
\hline 2 & 2.0 & 2.02 & 1\\
3 & 3.0 & 3.11 & 3.6\\
4 & 4.0 & 4.07 & 1.7\\
5 & 5.0 & 4.24 & 4.8\\
\hline
\end{tabular}
\end{table}
\end{document}
