dark452 me copie tu sintaxis y me da errores. En que versión la escribiste?
Cita: Dim table As New DataTable
esta linea me funciona así
Cita: table.Columns.Add("Matematica", TypeOf(int))
y esta tiene un error en el tipo, lo mismo me ocurre si el int lo cambio por integer