public static func deleteTable(table: String) -> Int? {

        //create the error variable
        var error: Int? = nil