A table by nature is structured on a grid so when you adjust the width of one column the entire column is adjusted. Easiest way to have smaller columns inside of a cell is to insert another table inside of that cell and put the items into that table and adjust accordingly.
There are of course other ways but that should get you started.
Abraham