All the data in an ALARADFrame should be from a table of data that already includes the totals for that table, and those total values should exist in the ALARADFrame.
Once a new data frame has been generated by filtering data from an ALARADFrame it may not contain an entry for a total across that data. However, there are limited cases in which it makes sense to perform such a total. Let's discuss here what those cases are and whether we want to provide a function or just allow users to perform that operation themselves.