Not able to view Table muiltiselect values

data = frappe.get_all(“Doctype Name”,fields=[“*”])
print(data)
Not able to get table multi select values