Currently I am building a tkinter GUI. I am stuck in the following problem: I need to sum the columns of dataset row wise( for example column 1+column 2+column 3=new column) usi