\begin{table}
\caption{Data example}
\label{TAB:label}
\begin{tabular}{|c|c}
\hline
\multicolumn{2}{|c|}{Frame No. $1$}\\
\hline
Index & \multicolumn{1}{c|}{range data}\\
\hline\hline
0 & \multicolumn{1}{c|}{3.11}\\
1 & 3.11\\
2 & 3.00 \\
\vdots & \vdots \\
100 & 2.26 \\
101 & 2.28 \\
\vdots & \vdots \\
757 & 1.51\\
758 & 4.05 \\
759 & 4.08 \\
760 & 4.08 \\
\end{tabular}
\hspace{-0.4in}\raisebox{-0.5in}{
\small\addtolength{\tabcolsep}{13pt}
\begin{tabular}{|l|l}
\hline
\multicolumn{2}{|l|}{Frame No. $2$}\\
\hline
0 & \multicolumn{1}{l|}{3.11}\\
1 & 3.11\\
2 & 3.11 \\
\vdots & \vdots \\
100 & 2.26 \\
101 & 2.28 \\
\vdots & \vdots \\
757 & 1.51\\
758 & 4.05 \\
759 & 4.08 \\
760 & 4.08 \\
\end{tabular}
}
\hspace{-0.4in}\raisebox{-0.95in}{
\small\addtolength{\tabcolsep}{13pt}
\begin{tabular}{|l|l}
\hline
\multicolumn{2}{|c|}{Frame No. $3$}\\
\hline
0 & \multicolumn{1}{l|}{3.11}\\
1 & 3.11\\
2 & 3.11 \\
\vdots & \vdots \\
100 & 2.26 \\
101 & 2.28 \\
\vdots & \vdots \\
757 & 1.51\\
758 & 4.05 \\
759 & 4.08 \\
760 & 4.08 \\
\end{tabular}}
\hspace{-0.35in}\raisebox{-1.4in}{
\small\addtolength{\tabcolsep}{13pt}
\begin{tabular}{|l|l|}
\hline
\multicolumn{2}{|c|}{Frame No. $4$}\\
\hline
0 & 3.11\\
1 & 3.11\\
2 & 3.10 \\
\vdots & \vdots \\
100 & 2.26 \\
101 & 2.28 \\
\vdots & \vdots \\
757 & 1.51\\
758 & 4.05 \\
759 & 4.08 \\
760 & 4.08 \\
\hline\hline
\end{tabular}}
\end{table}