Click the [...] button next to Edit schema to open the schema editor.
            
            Select the five columns added previously and click the x button to remove all of them.
            Click the [+] button to add five columns,
					store_name, book_title, book_category, and
					book_author of String type, and book_price of
					Double type.
            Click OK to close the schema editor. In the
				pop-up dialog box, click Yes to propagate the
				schema to the subsequent component.