Note: This book is the first edition of Quantitative Finance with Case Studies in Python. For readers of the second edition, please go to this repo.
When a ReportLab table cell should contain multiple stacked flowables (e.g. a title Paragraph + body Paragraph), wrap the list with DOUBLE brackets: Table([[list_of_flowables]]), NOT ...