table = meta.tables["table"]
q = select([table])
res = ssn.execute(q)
An now how can I get res columns type