First of all , I like to admit my grateful thanks to all concern involved in this site

Anyway , how to start a new line in the same column in tabular environment.
I tried to use \linebreak , \\ , & \newline ....nothing happened.
In fact , if that is not possible , how to create table like this in \LaTeX :
Code: Select all
Title One Title two
The first statement , True ---------
The second one
The third one
The first statement , False ---------
The second one
The third one
The first statement , False ---------
The second one
The third one
