after(function(done){
    npd().rawClient().deleteTable({
      TableName: 'complex_table'
    })
    .then(function(){