How can I extract only the data without the header?
clc; clear all; mt = readtable(\'messy.csv\',\'TreatAsEmpty\',{\'.\',\'NA\'}); tableHeader = mt.Properties.V