try this code
ActiveSheet.ListObjects("Table1").Range.Cut Destination:=Range("a11")
check the name of your table