Write a program that allows a small business owner to input, in parallel arrays, the type of item, its cost, and the number in stock. The program should output this information in the form of a table. You can assume that columns will be correctly formatted at later time. The output will look something like this:

The output will look something like what?