# Process table body (including rows belonging to header as they are processed in the same way)
data_rows=[]
(separator_indices.length-1).timesdo|row|
rows=[]
rows_tracker=nil
in_data_row=false
start,end_idx=separator_indices[row],separator_indices[row+1]# Lines between separators including separator line start as it gives information about the number of columns of the row